FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package hl7.fhir.us.davinci-vbpr#current (31 ms)

Package hl7.fhir.us.davinci-vbpr
Type SearchParameter
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/davinci-vbpr/https://build.fhir.org/ig/HL7/davinci-vbpr/SearchParameter-measurereport-category.html
Url http://hl7.org/fhir/us/davinci-vbpr/SearchParameter/measurereport-category
Version 1.0.0
Status active
Date 2024-06-12T03:00:05+00:00
Name MeasureReportCategory
Experimental False
Realm us
Authority hl7
Description Search based on the measurereport-category extension
Type string

Resources that use this resource

CapabilityStatement
vbp-reporting-client VBP Reporting Client Capability Statement
vbp-reporting-server VBP Reporting Server Capability Statement

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

MeasureReportCategory

Parameter category:string

Search based on the measurereport-category extension

ResourceMeasureReport
ExpressionMeasureReport.extension('http://hl7.org/fhir/StructureDefinition/measurereport-category').value
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType" : "SearchParameter",
  "id" : "measurereport-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>MeasureReportCategory</h2><p>Parameter <code>category</code>:<code>string</code></p><div><p>Search based on the measurereport-category extension</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/measurereport.html\">MeasureReport</a></td></tr><tr><td>Expression</td><td><code>MeasureReport.extension('http://hl7.org/fhir/StructureDefinition/measurereport-category').value</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cqi"
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-vbpr/SearchParameter/measurereport-category",
  "version" : "1.0.0",
  "name" : "MeasureReportCategory",
  "status" : "active",
  "date" : "2024-06-12T03:00:05+00:00",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Quality Information",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "Search based on the measurereport-category extension",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "code" : "category",
  "base" : [
    "MeasureReport"
  ],
  "type" : "string",
  "expression" : "MeasureReport.extension('http://hl7.org/fhir/StructureDefinition/measurereport-category').value",
  "xpathUsage" : "normal"
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.